Premium Dashboard [TFO]The purpose of this indicator is to serve as a scanner/dashboard for several symbols across multiple timeframes. At the time of release, the scanner looks for the following criteria on all selected timeframes:
- Whether price is in a Fair Value Gap (FVG)
- Whether price is in an Order Block (OB)
- Current Market Structure
- Nearest Liquidity Pivots
- Proximity to said Liquidity Pivots
For FVGs, the user selects a Displacement Strength to validate FVGs from the selected timeframes; larger values require greater displacement. The table will indicate whether price is presently trading in a valid bullish FVG, bearish FVG, or none.
With OBs, the user selects a similar Displacement Strength to validate OBs from the selected timeframes. Again, larger values require greater displacement to validate an OB. The table will indicate whether price is presently trading in a bullish OB, bearish OB, or none.
For Market Structure, the table will indicate whether the current structure is bullish or bearish on each respective timeframe. A pivot strength parameter is used to determine which swing highs and swing lows warrant valid Market Structure Shifts (reversals) or Breaks of Structure (continuations).
The Liquidity section of the dashboard displays the nearest Buyside and Sellside Liquidity (major highs and lows) from each respective timeframe. A similar pivot strength parameter is used to determine how "strong" the highs and lows must be in order to be considered valid.
The Premium / Discount section offers an alternative view of the nearest Liquidity Pivots, where it will instead display a percent value to describe how close price is to Buyside or Sellside Liquidity. Values approaching 100% imply price is trading close to the nearest Buyside Liquidity, while values approaching 0% imply price is trading close to Sellside Liquidity.
Users can also choose to show any of the above features on their current chart: FVGs, OBs, cumulative Market Structure, and Liquidity, all from the various selected timeframes.
Search in scripts for "order block"
Market Structure CHoCH/BOS (Fractal) [LuxAlgo]The Market Structure CHoCH/BOS (Fractal) indicator is an experimental take on classical market structure, whereas fractal patterns are used for their construction instead of swing points.
Compared to utilizing swing points for highlighting market structure like our Smart Money Concepts indicator , fractal-based market structure can appear as more adaptive, however, it can also be more restrictive when it comes to returning swing points which can cause the indicator to miss reversals in some cases.
If enabled from within the settings, users can see support and resistance levels returned from the detected market structure with breakouts highlighted on the chart. Alongside this feature, an additional dashboard showing the structure to fractal structure percentage is also provided.
🔶 SETTINGS
Length: Length of the fractal patterns to detect.
🔹 Style
Bullish Structures: Show bullish structures.
Bearish Structures: Show bullish structures.
Support: Show support levels.
Resistance: Show resistance levels.
🔹 Dashboard
Show Dashboard: Show structure to fractal percentage dashboard on the chart.
Location: Location of the dashboard on the chart.
Size: Dashboard size.
🔶 USAGE
Market structure is commonly used to determine trend direction by using price positions relative to prior swing points. Using fractal patterns to determine market structure can allow users to obtain shorter, more frequent structure labels.
Market structure is commonly classified as follows:
Change of Character (CHoCH), also referred to as Market Structure Shift (MSS)
Break of Structure (BOS), also referred to as Market Structure Break (MSB)
Change of Characters indicate a shift in the market trend, confirming trend reversals. Break of Structures on the other hand occur once a trend is already determined, confirming new higher highs/lower lows.
Using higher length values allow users to detect longer-term fractals, thus highlighting longer-term market structures. The image above detects fractal patterns made of 7 candles, even if the increment is only of 2 bars this significantly reduces the amount of detected market structure labels.
The result obtained by utilizing fractals and higher settings can be a more dynamic view of market structure, however, as seen in the image above this can introduce very significant delay compared to utilizing pure swing points.
🔹 Support/Resistance
The indicator also returns support/resistance levels constructed from the market structure, these levels are obtained similarly to order blocks, finding the minimum on the interval of a bullish market structure and the maximum of a bearish market structure.
Price reaching a support/resistance level can be expected to bounce from it. Once a level is broken, the support/resistance level will no longer extend, and a circle will be displayed highlighting the break.
While utilizing this script for fractal-based market structure, these levels can be useful to ensure all swing points are still considered by the user with the possibility of the indicator missing reversals due to its calculation not being based on swing points themselves.
🔹 Dashboard
The dashboard reports the structure to fractal percentage, that is the amount of bullish/bearish market structures relative to the total amount of detected bullish/bearish fractal patterns.
This allows us to see how often a detected fractal pattern is used to display a market structure.
🔶 DETAILS
🔹 Fractals
In the context of technical analysis, Fractals refer to specific patterns that exhibit self-similarity at different scales or timeframes.
The most commonly known fractal pattern consists of a consecutive sequence of candles (more commonly 5), with the central candle being the lowest (in case of a bullish fractal) or highest (in case of a bearish fractal).
A bullish fractal has candles on the right side of the central candle with increasing lows, while candles on the left side have decreasing lows.
A bearish fractal has candles on the right side of the central candle with decreasing highs, while candles on the left side have increasing highs.
🔶 RELATED SCRIPTS
🔹 Smart Money Concepts
🔹 Market Structure Trailing Stop
🔹 ICT Concepts
Mora's Compression IndicatorIntroducing Mora's Price Compression indicator.
One of the biggest challenges in trading strategies is to differentiate between zones in which price is consolidated (so called squeezed) and zones of price expansion. Zones of consolidation can indicate traders' indecision or the creation of order blocks, but regardless of their mechanism, most indicators behave differently in those areas as oppose to times when price is trending.
A traditional indicator of consolidation zones is the so call Squeeze, which combines Bollinger Bands and Keltner’s Channels.. although broadly used, its interpretation is not quite straightforward.
Here a new indicator is introduced to identify areas of consolidation or expansion based on current and historical volatility.
Ultimately we know the price is consolidated (current volatility) when it starts raging within a narrower band that we are use to see (Historical volatility), so the ratio of the current to historical volatility becomes a straightforward identification of consolidation zones and that is what this indicator provides.
The indicator is scaled such that values near zero mean price is compressed and values near 100 price is over-extended. The indicators is designed to allow different time-frames, while avoiding repainting.
Visualizing Displacement [TFO]An easy and basic way to visualize displacement (energetic moves) in single bars/candles. This is determined by comparing the bar range (either from high to low, or from open to close) to its standard deviation over some specified length. The strength parameter applies some multiple to the standard deviation, which can help to filter out only the strongest indications of potential displacement.
Displacement is a key concept in Inner Circle Trader (ICT) concepts, especially when anticipating potential changes in trend. Although it's fairly easy to see "displacement candles" with large ranges, the bar coloring in this script can help remind us of who is in control (buyers or sellers) based on what side is creating those energetic moves most recently. Once we see signs of displacement, we can then apply concepts like premium/discount, order blocks, optimal trade entries, etc. to look for reasonable trade opportunities in the direction of the current trend.
A lack of displacement can be just as telling - if an effort to displace through a key swing high/low has failed, it's possible that a reversal may be underway.
Visual Range Quarter Points [dasanc]Introduction
This tool can be used in multiple ways:
explore a Symbol's historical volatility for DCA and Grid trading strategies.
combine with Order Blocks as confluence before entering trades
intra-trade management - partial exits and moving SL into profits
Features
Draw Quarter Point levels on chart based on the visible range. Interval between levels is automatically calculated by default to have ~10 levels on chart.
As you scroll through the chart or change timeframes, the interval and levels are updated.
Change the color, width of levels as a percentage of the interval, and draw additional levels as needed.
Choose to display a dashboard with relevant information on levels:
Price range - High and Low on visible range
Interval - display as Currency or PIPs for Forex pairs
Number of Levels drawn
-Cheers, DasanC
Sonarlab - MTF Imbalance/ FVGAn imbalance is created when the order block creates such impulsive volume in the market that it throws off the equilibrium between buyers and sellers, forming a gap. This is referred to as imbalance or FVG. These gaps act as a magnet for price to retrace to, in order to correct the disturbance in market equilibrium.
Imbalances = FVG
This image above shows you how an imbalance is created in the market using 3 candles. As we all know, candle sticks represent a specific time-range - for example: 1H. This means that inside 1 candle stick, there are 60 1 minute candle sticks resting. What I'm trying to say with this is that you get a totally different picture when you are on the lower timeframes. An imbalance can be overlooked, so it can be very helpful to have the multiple timeframe Imbalances on your screen, so you understand what is actually going on in the bigger picture.
Usage
Focused on combining with SMC:
When trading SMC, Imbalances can be great for POI's (point of interests) or using as targets in the market. Imbalances work like magnets in the market. When the market is imbalanced, it mostly wants to balance those gaps and can sometimes react perfectly from the area's. Besides that, it can really give you an idea who is in control at that moment.
Here you can see an example of an Imbalance when on the 1H timeframe - in the next picture below you can see the exact same imbalance, but then on the 3M. Now you understand why it can be overlooked?
So, imbalances/ FVG's:
- Increase probability of certain Point of Interests
- Can be a sign of strong interest in price areas
- Can be used as targets
- Can be used as POI's
What makes this Imbalance indicator different?
The Sonarlab MTF Imbalance indicator makes it possible to show up to 3 higher timeframes, which makes it easier to do your analysis and spot these areas when trading.
Price ImbalancePrice Imbalance, aka Fair value gap, Missing Price or Inefficiency are like blue foot prints of where price is most likely to visit before doing the next rally up or down. Knowing this is simple however pin pointing these spots can be nerve racking with this indicator you'll never have to worry about all the above mentioned.
How To Use The Price Imbalance Indicator
Load this indicator on your chart, and it will automatically print out a yellow box that's your Imbalance and you can find imbalance in every thing frame.
Which Of These Price Imbalance Is A Valid One To Use
For a Sell Bais the Imbalance with Order Blocks above and liquidity before it is a valid price imbalance. however you might want to take into consideration Market trend and confirmation too.
MTF High and Low FractionsMTF High and Low Fractions
Description
An experimental script that prints 1/3, 1/4 and 1/8 levels of the previous timeframe's high and low to the current timeframe. The idea is quite simple. It mirrors the the previous high and low with user selected levels. The default setting is the previous daily high and low but can be customized on user discretion.
New levels are printed after the close of the previous timeframe and open of the new timeframe (user's timeframe setting).
How To Use
Levels should not be used blindly. Levels can be used as confluence when aligned with high probability supply and demand zones, support, resistance, order blocks, and so on.
Swing High/Low Indicator w/ MACD and HTF EMA'sSwing High/Low Indicator w/ MACD and EMA Confirmations by KaizenTraderB
I designed this indicator to be used with a market structure break strategy.
It labels swing highs and lows that are confirmed by the MACD.
It also displays a higher timeframe Fast and Slow EMA to determine directional bias.
Also provides alerts that signal Swing Low breaks in downtrends and Swing High Breaks in uptrends.
It draws a horizontal line on the last Swing High and Low.
Display this indicator on your entry timeframe and choose your Higher Timeframe in settings.
You can also change lookback period for Swing Highs and Lows and EMA's.
When I use this I am looking for the Swing High/Low break in direction of HTF Trend
Then look for pullback between price level of break and areas of liquidity (wicks, order blocks, price congestion) for entry in direction of EMA trend.
TotalCap RSI and Pressure CandleCandles and areas where force is applied.
Special to see divergences and possible Order Blocks
The RSI is applied on the TOTALCAP to be able to visualize when the entire market is in turning conditions
MTF previous high and low quarter levelsDescription
An experimental script that prints quarter levels of the previous timeframe's high and low to the current timeframe. The idea is quite simple and is basically the Fibonacci pivoted on the previous high and low with quarter level settings (0,0.25,0.5,0.75,1 etc). The default setting is the previous daily high and low but can be customized on user discretion.
New quarter levels are printed after the close of the previous timeframe and open of the new timeframe (user's timeframe setting)
How To Use
Levels should not be used blindly. Levels can be used as confluence when aligned with high probability supply and demand zones, support, resistance, order blocks, and so on.
Credit to @HeWhoMustNotBeNamed for the Previous High/Low MTF indicator code and @mrbirman for the idea to put this together.
Liquidity RaidThe market always seeks liquidity. Liquidity rests above previous highs and below previous lows.
The script highlights the breach of a market structure high or low (W/D/4H/1H), and will alert you on the first fractal break in the opposite direction.
The idea is that the raid happens, and you are only alerted once a candle breaks a fractal and closes in the opposite direction.
When a signal is printed, it does not mean to enter immediately. It just means that there is a fractal break in the opposite direction, and that you will need to assess current price action and market structure for a potential trade on pullback.
You still need to take HTF directional bias, market structure, order blocks and imbalances into consideration.
The script is for trading on on smaller time frames (1/2/3/5m).
Fractal periods, lines and colours are all customizable
AleemTalks Crypto MachineOne of best Trend Trading Systems
It Included Moving Averages
Multi Time Frame Analysis
Order blocks
Support and Resistance
To understand it completely
You can Inbox me
Stocky OB v3Highlights engulfing order blocks where price moves away quickly from and highlights important levels.
v3 updated script so alerts actually work
SMT - Smart Money Thursday Boxes
The Smart Money Trading Thursday - is a very specific trading system. You only trade it on a Thursday.
The script/indicator will color Thursdays as two boxes. If you just want one color, use same color for
both boxes. The boxes is there to indicate London/New York sessions.
SETTINGS
In the setting you find a numeric value as 1700-0400:5
The "5" indicate Thursday. You can change that if you prefer to color another specific day.
For example "4" would indicate Wednesday. And you can change the hours to fit your
sessions and trading style.
You can also use the 2 boxes on different days. If you for example would like to color up
London for Wednesday and Thursday. Then set hours to fit London session and adjust the
:5 to 4 on the 1st box and 5 on the 2nd.
HOW TO USE IT?
The Smart Money works in a way retail trading does not. Smart Money has an objective
to locate retail patterns, where there will be a lot of stop loss volume to be grabbed.
So when a retail trader see a setup like a "Double Top / Bottom". The Institutional
will see $$$ of dumb money, ready to be taken. The best moves happen on a Thursday
but if you are a skilled trader, you can see the move also occur on Wednesday or Friday.
The first thing that will happen, is that the Smart Money Breaks out of session. Meaning
they will leave the current weeks high/low range. To start collect negative contracts
of the retail volume.
When you see that happen. And you see a breakout that consist of 4 in a row 1 hour
chart candles. Then you have your first rule meet.
#1 Thursday breakout of current weeks high/low. And the move is a clean 4 hour move
as 4x H1 candles. The move can start within range. But must end clearly outside.
Visual Example:
#2 Next, we await an engulf at peak or near peak. That is where Institutional
may have problem to match any more contracts, and since they used their own
money to make this move. They must now mitigate orders, and return back to
the original retail pattern as most retail traders are now stopped out.
(Normally this is a long/clear candle out of range. they rarely go lower
then retail traders entry in the 1st push. This to not save any souls :)
#3 Price returns back to where the breakout from the retail happens.
You can now take your profit as a Smart Money Trader. Trading with less risk,
you can take profit of the return of that latest 4x H1 candle move. (Order
Block)
CONCLUSION
The best trade is when you can combine a retail pattern, followed by a
breakout which holds 4x 1 hour candles in the outbreak direction.
2nd best is when you have the 4x H1 breakout and really no clear retail
pattern. Still is the same game. Just not as clear as the one above.
Study the steps in this image and you see what to look after:
Good Luck with your trading!
Regards,
The Hunter Trading Group
NANO [v0.1] -- BACKTESTER
Super LTF scalp bot.
Works very well on 1, 3, 5 minute chart.
This cannot be automated because of market fees. But use this in confluence with HTF levels, swing points, order blocks etc and scalp some quick profits.
Settings included are for XBTUSD on the 3 minute. It's quite easy to find settings for other time frames and markets.
Hopiplaka Goldbach System with SignalsAn advanced mathematical trading system that combines Goldbach Conjecture prime number theory with PO3 (Power of 3) range analysis and Tesla Vortex algorithms. This indicator identifies high-probability price levels and generates trading signals based on mathematical harmony and multi-factor confluence analysis.
Key Features
🔢 Goldbach Mathematical Levels
Generates price levels using Goldbach prime number partitions
Classifies levels as Premium, Standard, or Discount based on prime quality
Enforces precise 6% spacing between levels for harmonic structure
Tesla Vortex alignment detection for enhanced reliability
📊 PO3 Range System
Dynamic range calculation using Powers of 3 (3, 9, 27, 81, 243, 729, 2187)
Auto-expansion capability when price approaches boundaries
Liquidity zone visualization around key levels
📈 Multi-Factor Trading Signals
Buy/Sell signals based on 6 confluence factors:
Tesla Vortex phase alignment
ICT AMD cycle position
Goldbach time analysis
Volume profile weighting
Level quality assessment
Price momentum confirmation
Signal cooldown system to prevent overtrading
Adjustable confluence requirements (1-6 factors)
🎯 Advanced Analysis Integration
Tesla Vortex Algorithm: MMxM detection and trend phase analysis
ICT Concepts: AMD cycles (Accumulation, Manipulation, Distribution)
Time Analysis: Goldbach-aligned temporal patterns
Volume Profiling: Dynamic level weighting based on volume
Liquidity Detection: Sweep probability and pool identification
Visual Components
Color-coded Goldbach levels (Premium/Standard/Discount)
Order Block and Liquidity Void zones
Buy/Sell signal arrows with confidence display
Goldbach hit markers when price touches levels
Comprehensive information panel showing system status
PO3 range boundaries with expansion indicators
Input Parameters
Core Settings
PO3 Range Size: Select base range (3 to 2187)
Goldbach Precision: Number of partitions to calculate (20-200)
Confluence Required: Minimum factors for signal generation (1-6)
Signal Cooldown: Bars between signals (5-50)
Signal Filters
Min Distance to Level: Proximity required for signals (0.1-2.0%)
Minimum Reliability Score: Quality threshold for levels (0.5-2.0)
Signal Sensitivity: Aggressiveness of signal generation (0.5-3.0)
Analysis Toggles
Enable/Disable Tesla Vortex, ICT AMD, Time Analysis
Volume weighting and liquidity detection options
Historical and future projection controls
How It Works
Level Generation: The system calculates Goldbach prime partitions within the current PO3 range, creating mathematically significant price levels
Confluence Analysis: Multiple analytical frameworks assess market conditions at each level
Signal Generation: When price approaches a Goldbach level with sufficient confluence factors aligned, the system generates a trading signal
Risk Management: Built-in cooldown periods and distance requirements prevent excessive signals and overtrading
Best Practices
For Cleaner Signals
Set Confluence Required to 4-5
Increase Signal Cooldown to 15-20 bars
Reduce Min Distance to 0.3% for precision entries
Increase Minimum Reliability to 1.2-1.5
Timeframe Recommendations
Scalping: 1-5 minute charts with tight distance settings
Day Trading: 15-60 minute charts with standard settings
Swing Trading: 4H-Daily charts with relaxed cooldown periods
Alert Conditions
Buy/Sell signal generation with confluence count
Goldbach level hit detection
PO3 range breakouts and expansions
Tesla Vortex phase transitions
Liquidity sweep warnings
Time confluence alignments
Mathematical Foundation
The Goldbach Conjecture states that every even number greater than 2 can be expressed as the sum of two primes. This indicator leverages this mathematical principle to identify price levels where natural market harmony occurs, enhanced by Tesla's 3-6-9 vortex mathematics and ICT's market structure concepts.
Disclaimer
This indicator is for educational and analytical purposes. Past performance does not guarantee future results. Always use proper risk management and combine with other analysis methods for trading decisions.
Version Notes
Advanced signal filtering to prevent noise
Multi-timeframe time analysis capability
Enhanced Tesla Vortex integration
Volume-weighted level reliability scoring
Comprehensive confluence system for high-probability setups
Tags: #goldbach #mathematics #po3 #tesla #vortex #ict #amd #signals #primes #harmonics #levels
智能资金BOS指标“智能资金BOS指标”是一个复杂的主图指标,整合了多种市场分析工具,基于智能资金(Smart Money)理念,分析市场结构(Market Structure)、订单块(OB)、公平价值缺口(FVG)以及溢价/折扣区域
The "Smart Money BOS Indicator" is a complex main chart indicator that integrates multiple market analysis tools. Based on the concept of Smart Money, it analyzes market structure, order block (OB), fair value gap (FVG), and premium/discount areas
OrderVibe indicator (Invite-Only)What it is
OrderVibe is a closed-source tool that visualizes market structure and volatility. It does not generate trade calls or manage orders. It draws zones/levels and optional alerts so traders can build their own process.
How it works - technical overview (conceptual)
* Trend regime filter (optional). Uses a sloped moving-average baseline to qualify trend and can require higher-timeframe (HTF) agreement.
* Momentum gate. A smoothed, rate-of-change–style momentum must align with the trend and exceed a configurable strength threshold.
* Volatility filter. ATR-based bounds suppress setups when volatility is unusually low or high for the instrument.
* Order-block zones (SMC element). Marks candidate OB zones derived from pre-break structure and uses them for confluence; zones invalidate on decisive closes.
* Support/Resistance. Clusters recent pivots into zones using ATR-relative distance, keeping the most relevant areas by recency/proximity.
* Informational entry label. Prints on controlled retests of active zones when trend/momentum/volatility conditions are met. Labels are informational only.
* Baseline stop suggestion. Suggests a protective distance based on ATR or recent swing, whichever is more conservative.
* ATR TP ladder (TP1-TP10). Optional multi-level targets built from ATR multiples; per-level toggles and alerts.
* Cooldown. After a label, a short cooldown prevents duplicates; invalid zones are removed automatically.
* Alerts (optional). New S/R zone, new OB zone, TP reached, and related events.
Why it’s not a simple mashup
* Dual qualification (trend + momentum) with optional HTF agreement.
* Volatility-aware suppression and ATR-normalized zone clustering.
* Integrated ATR TP ladder with per-level controls and cooldown in one workflow.
* Provides clear value beyond classic MA/ATR combinations by combining HTF-aware gating, ATR-relative zone clustering, and structured multi-target management.
How to use
* Works on any symbol; defaults are calibrated for intraday XAUUSD.
* Adjust ATR lengths/ranges and TP multipliers to your instrument.
* Hide unused TP levels; forward-test before using live.
* Educational analytics only; no signals or advice.
Disclaimer
Analytical tool only. This is not financial advice and outcomes are not guaranteed. Use independent judgment and risk management.
Access
Access is invite-only and granted manually on TradingView. For contact details, see my Signature.
PreviousDayHLEQCME_MINI:NQ1!
Indicator Overview: The "PreviousDayHLEQ" indicator is an essential tool for traders employing Inner Circle Trader (ICT) methodologies, designed to plot the High (H), Low (L), Equilibrium (EQ, the midpoint between high and low), and Optimal Trade Entry (OTE) levels at 61.8%, 70%, and 79% of the previous trading day's range. It provides a clear visual reference for potential support, resistance, and entry zones based on the prior day's price action, helping traders anticipate continuations or reversals in the current day. This indicator stands out by incorporating directional OTE auto-detection, adjusting levels based on whether the previous day formed a new high or low relative to the day before, offering insights into market bias without manual recalculation.
Core Functionality: It tracks and displays the previous day's high and low, calculating the EQ as the average for balance points, and OTE levels as percentage retracements of the range. The script uses a user-defined trading day definition (with timezone support) to accurately capture the day's extremes, ensuring alignment with global market sessions. This core setup allows traders to quickly identify key ICT levels like fair value gaps or liquidity pools from the prior day.
Unique OTE Auto Detection: One of the indicator's most innovative features is its automatic detection of OTE direction. If the previous day made a new high compared to the day before, OTE levels are calculated downward from the high to the low (bearish bias), highlighting potential short entries. Conversely, a new low triggers upward OTE levels from the low to the high (bullish bias), signaling long opportunities. This auto-detection is unique, as it dynamically adapts to historical price expansion without user input, a capability not found in standard previous day indicators that typically use fixed directions. It empowers ICT traders to gauge carry-over momentum from the prior day, such as in scenarios where a bullish expansion suggests buying dips to the 61.8% level.
Directional Bias Indication: Beyond plotting levels, the OTE calculation inherently indicates the previous day's bias (expansion upward or downward), providing context for current day trades. This unique bias detection helps traders align with market structure, e.g., favoring shorts if OTE is downward-oriented, enhancing decision-making in ICT frameworks like order block identification.
Left-Side Trimming Innovation: The indicator includes a highly unique left-side trimming option, allowing users to restrict the historical extension of lines to a specified number of bars (e.g., the last 8 bars). This reduces visual clutter on charts with long history, focusing attention on recent and relevant price action—a feature rarely seen in previous day indicators, where lines often span the entire chart and obscure current developments. Traders can toggle trimming on/off and adjust the bar count, making it ideal for clean, professional setups.
Customization and Visual Controls: Users can fully customize line colors (separate for high, low, EQ, and each OTE level), styles (solid, dashed, dotted), and label properties (text color, background color, transparency, size). This level of granularity ensures the indicator fits any chart theme or strategy, with options to enable/disable individual elements like EQ or OTE for minimalistic views. The stick-right label option keeps labels visible as the chart updates, preventing overlap.
Auto-Deletion at Trading Day End: Levels can be automatically cleared at the indicator's calculated market close (17:00 NY time), a unique feature that prevents accumulation of outdated data, keeping the chart fresh for the next day. This is particularly useful for day traders who reset their setups daily.
No External Dependencies: The indicator operates solely on chart price data using built-in Pine Script functions, ensuring reliability and compatibility without needing additional libraries or internet access.
How It Works
Previous Day Data Capture: The script identifies the previous trading day using the user-defined timezone and calculates high, low, EQ, and OTE levels based on that day's range.
OTE Calculation: Levels are computed as percentages of the range, with auto-detection switching direction if a new high/low was made relative to the day before.
Drawing and Trimming: Lines are plotted with user-set padding for extension, and trimming cuts the left side to focus on current action.
Update Mechanism: Levels update in real-time as the previous day's data is fixed, but the script refreshes on chart reloads or new days.
Deletion Logic: At market close, if auto-delete is enabled, all elements are removed to prepare for the next cycle.
Uniqueness and Innovation
Session OTE Auto Detection: Automatically determines OTE direction based on previous day's high/low expansion, a rare feature that provides bias insights not available in basic previous day high/low indicators, aiding ICT traders in identifying entry zones with market context.
Left-Side Trimming: This innovation allows customizable historical line length, solving chart clutter issues unique to previous day indicators that typically show full history, enhancing usability for live trading.
Directional OTE with Multi-Level Support: Combines auto-bias detection with three OTE percentages (61.8%, 70%, 79%), offering more granular entry options than single-level tools, tailored for ICT's focus on range retracements.
Independent Customization per Element: Separate controls for high, low, EQ, and OTE colors/styles, plus transparency and size, provide unmatched flexibility compared to rigid indicators.
Auto-Deletion for Cleanliness: Unique cleanup at market close prevents level buildup, a practical feature for multi-day analysis not commonly implemented in similar tools.
How to Use It
Setup: Add to chart, configure timezone (e.g., "America/New_York"), and enable the indicator.
Customization: Adjust line colors (e.g., blue for high), styles (dashed for OTE), and enable trimming (8 bars for focus).
Interpretation: Use OTE for entries (e.g., buy at 61.8% in bullish bias); EQ for reversion.
Tips: Test on historical data; combine with ICT concepts like CISD, FVG etc.
This indicator elevates ICT trading with its auto-detection and trimming. Use with risk management; trading carries risk
CSI IndicatorThis script provides a visual trend dashboard that may assist scalpers and day traders in identifying potential setups by aligning multiple timeframes.
✅ Trend Dashboard
Located at the top-right corner of the chart, the dashboard includes two key components:
1. CMP (Current Market Price) :
Shows the primary trend signal and current directional bias.
2. VCS (Verified Confirmation Signal) :
Confirms the trend's strength and alignment across higher timeframes.
✅ Basic Entry Rules For :
1. Scalper Trader
* CMP timeframe: M15
* VCS timeframe: M30
* Only enter when CMP = VCS
* If not aligned: Follow display on M15
2. Day Trader
* CMP timeframe: H1
* VCS timeframe: H2
* Only enter when CMP = VCS
* If not aligned: Follow display on H1
✅ Risk Management & Stop Loss (SL)
* Use the blue line as a dynamic SL.
* Consider not placing SL too close, as the line adapts dynamically to price action.
✅ Customize Chart With Optional Tools
* Tiered Take Profit Level
* Custom Stop Loss Level
* Display Order Block Zone
Supply & Demand Zones OB**Description:**
This script automatically detects, draws, and tracks institutional supply and demand zones based on order block logic—helping you visualize high-probability reversal or breakout areas on any timeframe. Zones are highlighted directly on your chart, making it easy to spot where significant buying (demand) or selling (supply) has previously taken place.
* **Green = Demand Zone:** Areas of likely institutional buying interest.
* **Red = Supply Zone:** Areas of likely institutional selling interest.
* **Gray = Tested Zone:** If price re-enters a previously drawn zone, the zone turns gray and the label updates to indicate it has been tested.
**Features:**
* **Text labels inside zones** ("Demand Zone", "Supply Zone", and "(Tested)" when revisited).
* **Zones update dynamically** as price action unfolds.
* **Transparency control** for visual clarity.
* **Automatic zone removal** based on user-defined logic and mitigation methods.
* **No repainting:** All zones are drawn in real time.
**How to Use:**
* Apply this indicator to any chart and timeframe.
* Use demand zones as potential buy/swing low regions and supply zones as potential sell/swing high regions.
* When a zone turns gray, be aware the area has already been tested—reactions may weaken.
* Combine with your own technical/fundamental analysis for best results.
**Best Practices:**
* Use alongside price action confirmation (e.g., candlestick reversal patterns or momentum signals) for higher accuracy.
* Adjust "Tuning" and mitigation settings to suit your market and style.
**Created by \
Disclaimer:
This script is provided for educational and informational purposes only and does not constitute financial advice, investment advice, trading advice, or any other type of advice. The author(s) are not responsible for any losses or damages arising from the use of this script. Always do your own research and consult with a qualified financial professional before making any trading or investment decisions. Use at your own risk.
Universal Futures Signals Pro – Next-Gen Day Trading IndicatorThe Universal Futures Signals Pro is a powerful, all-in-one day trading toolkit designed for futures traders seeking precision, confidence, and consistency. Whether you're trading ES, MES, NQ, MNQ, or other popular futures contracts, this indicator delivers real-time signals and advanced analytics tailored for high-performance intraday trading.
🔍 Key Features:
Smart Buy/Sell Signals based on multi-factor confluence (trend, momentum, volume, volatility).
EMA, VWAP, RSI, MACD & Order Block integration for accurate signal generation.
Signal Clustering Detector to identify high-probability trade zones.
Dynamic Risk Management: Helps define stop loss and target areas for funded evaluations.
Session Filters (RTH, ETH) and Smart Money Concepts for cleaner setups.
Professional Dashboard showing trend state, trade status, and signal count.
Alerts for trade entries, exits, signal clusters, and trend shifts.
Customizable Settings: Tailor everything from sensitivity to color schemes.
Who is it for?
Prop firm traders looking to pass evaluation accounts.
Futures scalpers and intraday traders who value precision.
Traders seeking a structured edge in volatile markets.
Works Best On:
Instruments: ES, MES, NQ, MNQ, RTY, YM, CL, GC, etc.
Timeframes: 1m to 15m (optimized for intraday precision)